/******************************************************************************/
/*  COMMON                                                                    */
/******************************************************************************/
html,
body{
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
	background:#E0E0E0;
	width:100%;
}
.dropdown-arrow{
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -3px;
}
.dropdown-arrow {
  border-bottom-color: #a8a8a8;
  border-top-color: #a8a8a8;
}
.face-icon img{width:20px;height:20px;}
#linkedborder{border:1px solid white;}
#community-service #myCarousel1 .carousel-control,
#community-service #myCarousel2 .carousel-control,
#community-service #myCarousel3 .carousel-control,
#community-service #myCarousel4 .carousel-control,
#community-service #myCarousel6 .carousel-control,
#community-service #myCarousel7 .carousel-control,
#about #myCarousel1 .carousel-control,#about #myCarousel2 .carousel-control,
#entrepreneurship #myCarousel1 .carousel-control,
#meet-your-mentor #myCarousel2 .carousel-control
{display:none ! important;}

#activity-timeline #myCarousel1 .carousel-control,
#activity-timeline #myCarousel2 .carousel-control
{display:none ! important;}
body {
    font-family: 'Armata', Arial, Helvetica, sans-serif ! important;
    font-size: 13px;
    line-height: 25px;
    color: #ffffff;
}

.doc-loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
.doc-loader td {
    vertical-align: middle;
    text-align: center;
    background-color: #1f1f1f; 
}
p {
    font-size: 13px;
    margin-top: 0px;
    margin-bottom: 20px;
    line-height: 25px;
    letter-spacing: -0.02em;
  color:#424242;
  text-align:justify;
}
.marquee-with-options{height:25px;color:black;border-radius:10px;width:720px ! important;margin: 0px 0px 0px 115px !important;;}
a,
a: visited, a: hover, a: active {
    text-decoration: none;
    color: #ffffff;
    border: none;
    outline: none;
}
.clear {
    clear: both;
}
.section {
    width: 100%;
    height: 1100px;
}
#contact-map.section { padding-top: 37px; height: 630px; overflow: hidden; }

.section.contact-us { height: 630px; }
.first-section-bg {
    /*	height: 695px;*/
    height: auto;padding-bottom:50px;
}
/*.community-service {
    height: 1750px;
}*/
.core-committee
{ /*background:#E0E0E0;*/ }

#scrollable {
    width: 100%;
}
.container {
    width: 785px;
    margin: 0 auto;
}

.showcase-sub-container {
    width: 100%;
    padding-top: 70px;
}
/******************************************************************************/
/*  SUBHEADER                                                                 */
/******************************************************************************/

.subheader {
    margin-top: 10px;
}
.subheader-icon {
    display: inline-block; 
    width: 74px;
    height: 74px;
    margin-right: 10px; 
    vertical-align: middle;
  
}
.subheader-text {
    display: inline;
    font-family: 'Lobster Two', cursive;
    font-size: 34px;
    letter-spacing: -0.04em;
    vertical-align: middle;color:#c61d4a;
}
.subheader-text span {
    display: inline-block;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-size: 19px;
    letter-spacing: -0.02em;
}
.subheader-separator {
    width: 785px;
    height: 8px;
    margin-top: 10px;
    background: url(../images/tit-underline.png) repeat-x;
}
/******************************************************************************/

/*  BOTTOM ARROW                                                              */

/******************************************************************************/

.arrow {
    width: 90px;
    height: 40px;
   /* margin-left: 350px;*/
    margin-left: 45.5%;
}
.01 {
    background-color: #d82545;
}
.02 {
    background-color: #feac58;
}
.03 {
    background-color: #273c67;
}
.04 {
    background-color: #bab932;
}
.05 {
    background-color: #d82545;
}
.06 {
    background-color: #1e1e1e;
}
/******************************************************************************/
/*  NAVIGATION                                                                */
/******************************************************************************/

.navbar .nav > li { display:block}

.navbar { 
    position: fixed;
    top: 200px;
    left: 0px;
    z-index: 200;
}
.navbar .nav img {
    margin-left: 50px;
    margin-bottom: 20px
}
.navbar .nav ul {
    list-style: none;
    padding: 0;
}
.navbar .nav > li { 
    position: relative;
    margin: 0 0 15px;
    font-family: 'Armata', Arial, Helvetica, sans-serif;
    font-size: 13px;
    height: 30px;
    display:block;
    float:left;
  clear:both
}
.navbar .nav > li > a {
    position: relative;
    display: inline-block;
    text-decoration: none;
    background-color: #e0e0e0;
    color: #424242;
    -moz-border-radius: 0 .4em .4em 0; 
    -webkit-border-radius: 0 .4em .4em 0; 
    border-radius: 0 .4em .4em 0; 
    outline: none;
    cursor: pointer;
    line-height: 30px;
    -webkit-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.176);
    box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.176);
    padding:0;
    font-weight:normal;
    font-size:13px;
}
.navbar .nav > li a > span {
    margin: 0 0.5em;
}
 
.navbar .nav a.nav-active {
    color: #c61d4a;
    background-color: #FFF;
}
 
.navbar .nav > li > a:hover {
  background-color: #e0e0e0;
    color: #c61d4a;
}
/*.navbar .nav > li > a:focus {background-color: #e0e0e0; color:inherit;}*/
.navbar .nav a.nav-active i {
    color: #e0e0e0;
}
.navbar .nav span {
    padding-left: 10px;
    padding-right: 10px;
    height: 30px;
    float: left;
}
.navbar .nav a i {
    color: #7a7a7a;
    background-color: #5a5959;
    padding: 5px 10px 5px 15px;
    font-size: 20px;
    display: block;
    overflow: hidden;
    float: left;
    width: 50px;
    text-align: center;
}
.navbar .nav > li > ul:before {
    content: "";
    border-style: solid;
    border-width: 0 9px 9px 9px;
    border-color: transparent transparent #c51d4a transparent;
    height: 0;
    position: absolute;
    left: 20px;
    top: 5px;
    width: 0;
    -webkit-transform: rotate(360deg);
}
.navbar .nav > li > ul { margin-left:50px; width:212px; margin-top:-13px !important; }
.navbar .nav ul li { background-color:#c51d4a; padding: 0 6px;}
.navbar .nav ul li a:hover { color:#ffffff; background-color:#19bd9b; }
.navbar .nav ul a { color:#e9b3c2;padding: 3px 12px; border-radius:5px;} 
.navbar .nav ul li a.nav-active { color:#ffffff; background-color:#19bd9b}
.navbar .nav ul li:first-child { padding-top: 15px;}
.navbar .nav ul li:last-child { padding-bottom: 10px;}

.navbar1 .nav1 > li { display:block}

.navbar1 { 
    position: fixed;
    top: 200px;
    left: 0px;
    z-index: 200;
}
.navbar1 .nav1 img {
    margin-left: 50px;
    margin-bottom: 20px
}
.navbar1 .nav1 ul {
    list-style: none;
    padding: 0;
}
.navbar1 .nav1 > li { 
    position: relative;
    margin: 0 0 15px;
    font-family: 'Armata', Arial, Helvetica, sans-serif;
    font-size: 13px;
    height: 30px;
    display:block;
    float:left;
  clear:both
}
.navbar1 .nav1 > li > a {
    position: relative;
    display: inline-block;
    text-decoration: none;
    background-color: #e0e0e0;
    color: #424242;
    -moz-border-radius: 0 .4em .4em 0; 
    -webkit-border-radius: 0 .4em .4em 0; 
    border-radius: 0 .4em .4em 0; 
    outline: none;
    cursor: pointer;
    line-height: 30px;
    -webkit-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.176);
    box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.176);
    padding:0;
    font-weight:normal;
    font-size:13px;
    margin-left:-3px;
}
.navbar1 .nav1 > li a > span {
    margin: 0 0.5em;
}
 
.navbar .nav a.nav-active {
    color: #c61d4a;
    background-color: #FFF;
}
 
.navbar1 .nav1 > li > a:hover {
  background-color: #e0e0e0;
    color: #c61d4a;
}
/*.navbar .nav > li > a:focus {background-color: #e0e0e0; color:inherit;}*/
.navbar1 .nav1 a.nav1-active i {
    color: #e0e0e0;
}
.navbar1 .nav1 span {
    padding-left: 10px;
    padding-right: 10px;
    height: 30px;
    float: left;
}
.navbar1 .nav1 a i {
    color: #fff;
    background-color: #5a5959;
    padding: 5px 10px 5px 15px;
    font-size: 20px;
    display: block;
    overflow: hidden;
    float: left;
    width: 50px;
    text-align: center;
}
.navbar1 .nav1 > li > ul:before {
    content: "";
    border-style: solid;
    border-width: 0 9px 9px 9px;
    border-color: transparent transparent #c51d4a transparent;
    height: 0;
    position: absolute;
    left: 20px;
    top: 5px;
    width: 0;
    -webkit-transform: rotate(360deg);
}
.navbar1 .nav1 > li > ul { margin-left:50px; width:212px; margin-top:-13px !important; }
.navbar1 .nav1 ul li { background-color:#c51d4a; padding: 0 6px;}
.navbar1 .nav1 ul li a:hover { color:#ffffff; background-color:#19bd9b; }
.navbar1 .nav1 ul a { color:#e9b3c2;padding: 3px 12px; border-radius:5px;} 
.navbar1 .nav1 ul li a.nav1-active { color:#ffffff; background-color:#19bd9b}
.navbar1 .nav1 ul li:first-child { padding-top: 15px;}
.navbar1 .nav1 ul li:last-child { padding-bottom: 10px;}
/******************************************************************************/
/*  Home Page Slide                                                                    */
/******************************************************************************/
.homepage-slide {
  width: 800px;
  margin: 0 auto 0 -10px;
}
.homepage-slide .carousel-caption {
  padding: 0;
  margin: 0;
  right: 24px;
  left: 24px;
  width: 727px;
  opacity: 1 !important;
}
.homepage-slide.carousel{
    z-index: 40;
}
.homepage-slide .carousel-inner > .item{
    margin-left: -20px;
}
.homepage-slide .carousel-caption ul {
  margin: 0;
  padding: 0;
}
.homepage-slide .carousel-inner {
  width: 734px;
  margin: 0 auto;
}
.homepage-slide .carousel-control {
  width: 24px; padding-top:80px; outline:none;
}
.homepage-slide .carousel-control.left {
  background-image: none;
}
.homepage-slide .carousel-control.right {
  background-image: none;
}
.homepage-slide .item {
  height: 196px;
}
.homepage-slide .item ul {
  list-style: none; margin:0;
}
.homepage-slide .item ul li {
  float: left;
  border: 10px solid #d1f2eb;
  margin-right: 10px;
  border-radius: 6px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
}
.homepage-slide .item ul li:last-child{
    margin-right: 0;
}
.homepage-slide .item ul li img {
    /* width: 154px;
    height: 139px; */
	width: 210px;
    height: 140px;
}

/******************************************************************************/
/*  About Page Slide                                                                    */
/******************************************************************************/
.picture-slider { 
    width: 780px;
    margin: 0 auto;
    border:17px solid #FFF;
    background-color: #FFF; 
    border-radius:10px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.35);
    -moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.35);
    box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.35);
      /*-webkit-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.176);
    box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.176);*/
}
.picture-slider .item {
  height:465px;
}
.picture-slider .carousel-control.left {
  background-image: none; outline:none;
}
.picture-slider .carousel-control.right {
  background-image: none; outline:none;
}
.picture-slider .carousel-caption { left:0; right:0; bottom:0; padding-bottom:0; padding-top:0; outline:none; }
.picture-slider .carousel-control { z-index:10; padding-top:220px;width:10% }
.picture-slider .carousel-control span { background-color:#fff; border-radius:100%; height:50px; width:50px; display:block; margin-left:10px;}
.picture-slider .carousel-control.left img { padding:14px 5px 0 0; }
.picture-slider .carousel-control.right img { padding:15px;}
.picture-slider .item { background-position: left top; }
.picture-slider .item img{ width: 100%; height: auto; }


/******************************************************************************/
/*  BUTTON                                                                    */
/******************************************************************************/

.button {
    position: relative;
    //float: right;
    display: inline-block;
    padding: .3em .9em .3em;
    background-color: #ac1f39;
    text-transform: uppercase;
    text-decoration: none;
    -moz-border-radius: .5em;
    /* Firefox */
    -webkit-border-radius: .5em;
    /* Safari, Chrome */
    border-radius: .5em;
    /* CSS3 */
    outline: none;
    cursor: pointer;
}
.button: hover {
    text-decoration: none;
    background-color: #b52540;
}
/******************************************************************************/
/*  FONT FORMATING                                                            */
/******************************************************************************/

.summary-small {
    font-size: 18px;
    line-height: 32px;
    letter-spacing: -0.05em;
}
.summary {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 36px;
    font-style: italic;
    line-height: 40px;
    letter-spacing: -0.02em;
    
  color: #19bd9b;
  line-height: 32px;
  font-size: 20px;
}
.contact-us .summary {
  color: #19bd9b;
  line-height: 32px;
  font-size: 20px;
}


.about .summary,
.news .summary {
    color: #6c1e2c;
}
.services .summary {
    color: #553c21;
}
.showcase .summary {
    color: #8c9fc5;
}
.our-team .summary {
    color: #686716;
}
.contact-us .summary {
    color: #555555;
}
.team-member-name {
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
}
.team-member-position {
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #686716;
}
/******************************************************************************/
/*  BACKGROUND                                                                */
/******************************************************************************/

.first-section-bg { background: #1ebd98 url(../images/top_bg/top_bg.png) center 37px no-repeat; }

/*.about,*/ 
.community-service, 
.eligibility-benefits,
.members,.galery-page { 
/*background:#e0e0e0;*/
}
.members{
	//background:#f9f9f9;
	width:900px !important;
}

.mission, 
.activity-timeline, 
.upcoming-events { 
//background-color: #ffffff; 
}
.gallery-bg { background-color: #d82545; }
.contact-us { background-color: #424242; }

/******************************************************************************/
/*  HEADER                                                                    */
/******************************************************************************/

.top-section {
    background-color: #424242;
    height: 37px;
    position: fixed;
    width: 100%;
    z-index: 99999;
}
.top-section i {
    font-size: 22px;
    color: #7f7f7f;
    padding: 2px 15px 7px 15px;
    margin-right: 7px;
    float: left;
}
.top-section a {
    margin-top: 6px;
    float: left;
    display: block;
    color: #ffffff;
    font-size: 12px;
}
.top-section aside {
    float: right;
    margin-right: 20px;
}
.membershipstatus-btn {
    width: 172px;
    float: right;
    margin: 5px 20px;
}
.membershipstatus-btn .btn-default {
    background-color: #757575;
}
.membershipstatus-btn a {
    margin: 0;
    padding: 0px 0px 0px 10px;
    line-height: 26px;
    line-height: 26px;
    color: #d8d8d8;
    font-size: 11px;
}
.membershipstatus-btn a i {
    margin: 0 0 0 10px;
    line-height: 26px;
    line-height: 26px;
    float: right;
    color: #a8a8a8;
    background-color: #e0e0e0;
    padding: 0 6px;
    font-size: 18px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.search {
/*    width: 135px;*/
    float: left;
    margin-right: 20px;
}
.search input {
    border-radius: 0px;
    border: none;
    background-color: #757575;
    width: 100px;
    float: left;
    height: 37px;
    font-size: 12px;
}
.search input:focus .search  { width:200px; }

.search input.form-control {
    color: #a8a8a8;
}
.search i.search-icon {
    background-color: #e0e0e0;
    text-align: center;
    padding: 6px 7px;
    display: block;
    overflow: hidden;
    margin: 0;
    border: 0;
}
.header-wrapper {
    width: 100%;
    margin-bottom: 55px;
    margin-top: 37px;
}
.header {
    width: 100%;
    height: 180px;
    margin: 0 auto;
    padding-top: 36px;
    text-align: center;
}
.header img{border-bottom:10px;}
.logo {
    width: 182px;
    height: 149px;
    margin: 0 auto 15px;
}
/******************************************************************************/
/*  GAlLERY                                                                   */
/******************************************************************************/

.galery-wrapper {
    position: relative;
}
.gallery {
    position: relative;
    width: 560px;
    height: 240px;
    overflow: hidden;
    margin:0 auto;
    padding-top:50px;
}
.gallery-slide-first {
    margin-left: 0 !important;
}
.gallery-slide {
    width: 980px;
    height: 280px;
}
.gallery-slide article {
    width: 265px;
    float: left;
}
.gallery-slide article h2 {
    font-family: 'Lobster Two', cursive;
    font-size: 27px;
    color: #d1f2eb; margin-bottom:15px;
    font-weight:normal;
}
.gallery-slide article h2 img {
    vertical-align:text-bottom;
    margin-left:10px;
}
.gallery-slide article p {
    color: #424242;
    font-size: 13px;
    line-height: 20px;
}
#gallery-nav {
    position: relative; 
    margin: 0 auto;
    text-align: center;
}
#gallery-nav a {
    display: inline-block;
    width: 75px;
    height: 7px;
    margin-right: 10px;
    background-color: #a3e5d7;
    border: none;
    outline: none;
    cursor: pointer;
}
#gallery-nav a.gallery-nav-active {
    background-color: #c61d4a;
}
/******************************************************************************/

/*  OUR TEAM                                                                  */

/******************************************************************************/

.socio {
    width: 300px;
    margin-top: 25px;
    margin-bottom: 25px;
}
.socio ul {
    margin: 0 auto;
    width: 131px;
    line-height: normal;
}
.socio ul li {
    float: left;
    margin-right: 10px;
}
.socio ul li.last {
    margin-right: 0px;
}
.socio ul li a {
    display: block;
    height: 37px;
    width: 37px;
}
.socio ul li a: active {
    background-position: left bottom;
}
.socio ul li a: hover {
    background-position: left bottom;
}
a.socio_twitter {
    background: transparent url('../images/socio/team_twitter_icon.png') no-repeat;
}
a.socio_facebook {
    background: transparent url('../images/socio/team_facebook_icon.png') no-repeat;
}
a.socio_linkedin {
    background: transparent url('../images/socio/team_linkedin_icon.png') no-repeat;
}





/******************************************************************************/

/*  SERVICES                                                                  */

/******************************************************************************/

.services-list img {
    display: inline;
    float: left;
    margin-right: 30px;
}
.service-title {
    display: block;
    text-transform: uppercase;
}
.services-list p {
    color: #553c21;
    margin-bottom: 0px;
}
ul.services-list {
    line-height: normal;
}
ul.services-list li {
    clear: both;
    margin-bottom: 10px;
}
/******************************************************************************/

/*  SHOWCASE                                                                  */

/******************************************************************************/

div.nomargin {
    margin-right: 0px;
}
.pic {
    position: relative;
    width: 260px;
    height: 260px;
    margin-bottom: 15px;
}
.pic a {
    display: block;
    width: 260px;
    height: 260px;
}
.pic-frame {
    position: relative;
    float: left;
    width: 260px;
    height: 320px;
    margin: 0 40px 40px 0;
    font-size: 14px;
    background-color: #ffffff;
    color: #a8a8a8;
    border: 20px solid white;
    -moz-border-radius: 10px;
    /* Firefox */
    -webkit-border-radius: 10px;
    /* Safari, Chrome */
    border-radius: 10px;
    /* CSS3 */
}
.pic-frame span {
    color: #273c66;
}
span.roll {
    position: absolute;
    width: 260px;
    height: 260px;
    background: url(../images/portfolio/portfolio_icon.png) center center no-repeat #000;
    -moz-box-shadow: 0px 0px 4px #000;
    /* Firefox */
    -webkit-box-shadow: 0px 0px 4px #000;
    /* Safari, Chrome */
    box-shadow: 0px 0px 4px #000;
    /* CSS3 */
    z-index: 10;
}
/******************************************************************************/

/*  CONTACT US                                                                */

/******************************************************************************/
.contact-us .container { width:1020px;}
.contact-us .arrow { margin-left:470px;}
.contact-us address,.contact-us p { color:#e0e0e0; }
.contact-us address,.contact-us p img { margin-right:10px; }
.contact-us address a { color: #FFF; }
.contact-us .frequently-ask { border:7px solid #FFF; }
.contact-us .frequently-ask .head { padding:10px; font-size:20px; background-color:#1abc9c; color:#fff; font-family: Georgia, "Times New Roman", Times, serif; font-style:italic; text-align:center; }
#contact .frequently-ask { border:7px solid #FFF; }
#contact .frequently-ask .head { padding:10px; font-size:20px; background-color:#1abc9c; color:#fff; font-family: Georgia, "Times New Roman", Times, serif; font-style:italic; text-align:center; }
#contact .frequently-ask .body { background-color:#e7e7e7; padding:10px; color:#424242; min-height: 280px; }
#contact .frequently-ask ul { list-style:none; padding:0; margin: 0;text-decoration:none}
#contact .frequently-ask ul li a { color: #424242}
#contact .frequently-ask ul li:nth-child(even) a{ color:#424242;text-decoration:none }
.contact-us .frequently-ask .body { background-color:#e7e7e7; padding:10px; color:#424242; min-height: 280px; }
.contact-us .frequently-ask ul { list-style:none; padding:0; margin: 0;text-decoration:underline}
.contact-us .frequently-ask ul li a { color: #424242}
.contact-us .frequently-ask ul li:nth-child(even) a{ color:#c51d4a;text-decoration:underline }
a.faq-btn { background-color:#c51d4a; color:#fff; padding:1px 10px; font-size:12px;border-bottom-left-radius:5px;border-bottom-right-radius:5px; margin-right:9px; float:right; }

.contact-form {} .contact-form label {
    display: block;
    margin-bottom: 5px;
    margin-left: 5px;
    letter-spacing: -0.02em;
    color: #b1b0b0;
}
.contact-form input[type=text] {
    position: relative;
    display: block;
    width: 250px;
    height: 38px;
    margin-bottom: 10px;
    padding-left: 10px;
    font-family: 'Armata', Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 40px;
    background-color: #e0e0e0;
    color: #000;
    -moz-border-radius: 5px;
    /* Firefox */
    -webkit-border-radius: 5px;
    /* Safari, Chrome */
    border-radius: 5px;
    /* CSS3 */
    border: none;
    outline: none;
}
.contact-form textarea {
    position: relative;
    display: block;
    width: 322px;
    height: 140px;
    margin-bottom: 11px;
    padding: 10px 0 0 10px;
    overflow: auto;
    font-family: 'Armata', Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 40px;
    background-color: #e0e0e0;
    color: #000;
    -moz-border-radius: 5px;
    /* Firefox */
    -webkit-border-radius: 5px;
    /* Safari, Chrome */
    border-radius: 5px;
    /* CSS3 */
    border: none;
    outline: none;
}
.submit-btn {
    position: relative;
    display: inline-block;
    float: right;
    margin-top: 10px;
    padding: 4px 15px;
    font-family: 'Armata', Arial, Helvetica, sans-serif;
    text-decoration: none;
    background-color: #19bd9b;
    color: #ffffff;
    -moz-border-radius: .5em;
    /* Firefox */
    -webkit-border-radius: .5em;
    /* Safari, Chrome */
    border-radius: .5em;
    /* CSS3 */
    border: none;
    outline: none;
    cursor: pointer;
}
.submit-btn: hover {
    text-decoration: none;
    background-color: #b52540;
}
.mail-message-btn {
    position: relative;
    display: inline-block;
    padding: .3em 1.8em .3em;
    text-decoration: none;
    background-color: #ac1f39;
    color: #ffffff;
    -moz-border-radius: .5em;
    /* Firefox */
    -webkit-border-radius: .5em;
    /* Safari, Chrome */
    border-radius: .5em;
    /* CSS3 */
    border: none;
    outline: none;
    cursor: pointer;
}
.mail-message-btn: hover {
    text-decoration: none;
    background-color: #b52540;
}
#mail-message {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    z-index: 210;
}
#mail-message table {
    width: 100%;
    height: 100%;
    text-align: center;
}
#mail-message-window {
    width: 400px;
    padding-bottom: 20px;
    border: solid 0px #ffffff;
    background: #000000 url('../images/bg.png') repeat top left;
    margin: 0 auto;
}
#mail-message-header {
    width: 400px;
    height: 70px;
}
.mail-message-success {
    background: transparent url('../images/success.png') no-repeat top left;
}
.mail-message-error {
    background: transparent url('../images/error.png') no-repeat top left;
}



#mail-message-window p {
    margin: 0 0 5px 10px;
    text-align: left;
}
#mail-message-window input {
    margin-top: 10px;
}
#mail-message td {
    vertical-align: middle;
}
.socio_contact ul {
    width: 100%;
    line-height: normal;
	padding:0px;
}
.socio_contact ul.left {
	padding-left:60px;
}
.socio_contact ul li {
    float: left;
    margin-right: 11px;
	list-style:none;
}
.socio_contact ul li.last {
    margin-right: 0px;
}
.socio_contact ul li a {
    display: block;
    height: 29px;
    width: 29px;
}
.socio_contact ul li a: active {
    background-position: left bottom;
}
.socio_contact ul li a: hover {
    background-position: left bottom;
}
a.socio_contact_googleplus {    background: transparent url('../images/socio/contact_googleplus_icon.png') no-repeat;}
a.socio_contact_facebook {    background: transparent url('../images/socio/contact_facebook_icon.png') no-repeat;} 
a.socio_contact_youtube {    background: transparent url('../images/socio/contact_youtube_icon.png') no-repeat;}
a.socio_contact_flickr {    background: transparent url('../images/socio/contact_flickr_icon.png') no-repeat;}

a.socio_twitter {background:   url('../images/socio/twitter_icon.png') no-repeat;}
a.socio_facebook { background:   url('../images/socio/facebook_icon.png') no-repeat;}
a.socio_linkedin { background:   url('../images/socio/linkedin_icon.png') no-repeat;}
/******************************************************************************/
/*  FOOTER                                                                    */
/******************************************************************************/
.footer {  width: 100%;padding-top: 20px;text-align: center;color: #1e1e1e; /*background-color: #e0e0e0;*/}
.footer_logo img {width: 87px;height: auto; margin: 0 auto 20px auto;}
.footer p { font-size:13px;}
.footer p span { color:#c51d4a; }
/******************************************************************************/
/*  MASK                                                                      */
/******************************************************************************/
#mask { position: absolute; display: none; background-color: #000; z-index: 200;}
.iosfix { height: 101%; overflow: hidden; }
/******************************************************************************/
/*  About                                                                     */
/******************************************************************************/
h3.tit-style {font-family: Georgia, "Times New Roman", Times, serif;  font-style:italic; font-size:18px; text-align:center; font-weight:normal;}
h3.tit-style.one { background:url(../images/about-tit-bg_one.png) no-repeat;color:#1abc9c;width:119px; height:41px; line-height:41px; margin:0 auto;}
h3.tit-style.one.m-T-10 { margin: 10px 0; }

h3.tit-style.two { background:url(../images/about-tit-bg_two.png) no-repeat;color:#c61d4a; width:284px; height:45px; line-height:45px;margin:0 auto;}
h3.tit-style.three { background:url(../images/about-tit-bg_three.png) no-repeat;color:#1abc9c;width:179px; height:40px; line-height:40px; margin:0 auto;}

h3.tit-style.four { background:url(../images/about-tit-bg_one.png) no-repeat;color:#1abc9c;width:119px; height:41px; line-height:41px;}


h3.tit-style.sbf-tit {margin: 50px 0 30px 0}
h3.tit-style.sbf-tit.one { background: url(../images/supported-tit-bg1.png) no-repeat; width: 148px; height: 41px; line-height:41px; color: #c61d4a;}
h3.tit-style.sbf-tit.two { background: url(../images/supported-tit-bg2.png) no-repeat; width: 258px; height: 41px; line-height:41px; color: #19bd9b;}
h3.tit-style.sbf-tit.five { background: url(../images/supported-tit-bg5.png) no-repeat; width: 138px; height: 41px; line-height:41px;color: #19bd9b; }
h3.tit-style.sbf-tit.two.txtC-red { color: #c61d4a; } 


.about h2 { text-transform: uppercase; font-family: 'Armata', Arial, Helvetica, sans-serif; font-weight:normal; text-align:center; font-size: 21px;line-height: 37px;color: #424242; }
.about h2 span {color:#a8a8a8; }

.circle { text-align:center}
.circle img { width:262px;  height:262px; border-radius:100%; border:10px solid #FFF;-webkit-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.176);box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.176); }

.about-3-column p{ line-height: 22px;}
p.blockquotes { font-family: Georgia, "Times New Roman", Times, serif; font-size:30px; font-style:italic; line-height:44px; text-align:center; color: #424242; }
p.blockquotes i { color:#a8a8a8}
.text-indent-15 { text-indent: 15px; }

.center-row { width:180px; margin:0 auto;}
.center-row-390 { width:390px; margin:0 auto;}
.person-holder .name.whitebg { background-color:#FFF;color:#424242;} 

.person-holder { float:left; margin:0 5px; display:block; overflow:hidden; text-align:center}
.person-holder img { width:117px; height:117px;border-radius:100%; border:5px solid #fff;    -webkit-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.176);
    box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.176); }
.person-holder .name { padding:5px; background-color:#c61d4a; color:#fff; font-size:16px; border-radius:5px; padding:3px 5px; margin:8px 0 5px 0;}
.person-holder .name span { color:#c61d4a; }
.person-holder p {text-align:center;!important; font-size:11px;}
.contact-us .summary { color:#19bd9b; line-height:32px; font-size:20px; }
.contact-us .summary.txt { font-size: 30px; }
.committee-members { background-color:#FFF; color:#5a5959; width:780px; margin:0 auto 30px; text-align:center; padding:15px; line-height:35px;border-radius:10px; font-size:16px; border:1px solid #e0e0e0; -moz-box-shadow:  0 1px 4px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3); }
.committee-members i { color:#c61d4a; margin:0 5px;}
.committee-members img { color:#c61d4a; margin:0 5px;width:15px;height:15px;}
.committee-members small {color:#c61d4a; margin-top:20px;}
.committee-members.last {margin-bottom: 0;}

.committee-members.summry { width:440px; margin-top:30px; display:block; overflow:hidden}
.committee-members.summry article {width:198px; float:left; line-height: 26px; padding: 10px 0;}
.committee-members.summry #artic {width:197px; float:left; line-height: 26px; padding: 10px 0;}
.committee-members.summry article span{ font-size:13px; color:#c61d4a;}
.committee-members.summry #artic span{ font-size:13px; color:#c61d4a;}

.committee-members.zonal-secretaries { width: 630px; }
/*.committee-members.zonal-secretaries article:nth-child(4) {margin-left: 100px;}*/
.committee-members.patrons{ width: 680px }

/******************************************************************************/
/*  recent-updates                                                            */
/******************************************************************************/
/*.recent-updates { position:absolute; display:block; top:36px; left:50%; width:296px; margin-left:398px; z-index:999;}*/
.recent-updates-holder {position:absolute; display:block; top:37px; left:50%; margin-left: 400px; z-index:9999; }
.ru-lock { width:17px; height:184px; position:absolute; display:block; top:0;  }
.ru-lock.line1 {  /*right:33px;*/ right:29%;}
.ru-lock.line2 {  /*right:212px;*/ right:81%;}
.recent-updates :hover{text-decoration:none ! important;}
.recent-updates .caption{color:#424242 ! important;}
.recent-updates { width:264px; height:auto; border:7px solid #FFF; margin-top:179px; -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.350); box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.350);}
.recent-updates .header { background-color:#c61a4a; height:45px; padding:0;  }
.recent-updates .header h3,.newsletter .header h3,.quick-links .header h3 { font-size:21px; color:#FFF; margin:0; padding:0; line-height:45px; font-family: 'Lobster Two', cursive; }
.recent-updates .content-section,
.newsletter .content-section,
.quick-links .content-section { background-color:#d8d8d8; min-height:290px; }
.recent-updates article { display:block; overflow:hidden; padding:7px 0;}
.recent-updates article .article-img,.recent-updates article .date { margin:0 15px; float:left}
.recent-updates article p { padding-right:15px; text-align:left; color:#424242; font-size:12px; line-height:19px; margin:0;}
.recent-updates article p a{ color:#c51d4a;}
.recent-updates article p a:hover{ text-decoration:underline}
.recent-updates article .date { width:50px; height:59px; background:url(../images/date_bg.jpg) top left no-repeat;  }
.recent-updates article .date p { text-align:center; padding:0; margin:0; line-height:30px; font-size:14px; color:#FFF;}
.recent-updates article .date p span { font-size:23px; color:#000;}
.recent-updates article small { display:block; }
.recent-updates article small span { color:#c51d4a; }
/******************************************************************************/
/*  newsletter                                                                */
/******************************************************************************/
.newsletter-holder{position:absolute; display:block; top:500px; left:50%; margin-left: 400px;  z-index:20; }
.newsletter {width:264px; height:auto; border:7px solid #FFF; margin-top:179px; -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.350); box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.350);}
.newsletter .header { background-color:#19bd9b; height:45px; padding:0;   }
.newsletter .content-section,.quick-links .content-section{ min-height:160px; text-align:center; display:block; overflow:hidden; }
.newsletter .content-section input { width:90%;  border:1px solid #7a7a7a; margin:30px auto; padding:5px 12px 5px 45px; color:#FFF; height:30px; background:url(../images/icon-msg.png) 14px 7px no-repeat #a8a8a8; border-radius:3px; }
.newsletter .content-section .form-control::-moz-placeholder { color:#fff; }
.newsletter .content-section .btn-default { color:#FFF; background:#a8a8a8; font-size:18px; }
/******************************************************************************/
/*  Quick Links                                                               */
/******************************************************************************/
.quick-links-holder {position:absolute; display:block; top:560px; left:50%; margin-left: 400px; 
 z-index:999; 
 }
.quick-links {  width:264px; height:auto; border:7px solid #FFF; margin-top:179px; -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.350); box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.350);}
.quick-links .header { background-color:#c61a4a; height:45px; padding:0; }
.quick-links .content-section {text-align:left; padding:20px 15px 0; }
.quick-links .content-section a { color:#424242; outline:none; text-decoration:none; display:block; }
a.ru-btn { background-color:#424242; color:#fff; padding:1px 10px; font-size:12px;border-bottom-left-radius:5px;border-bottom-right-radius:5px; margin-right:98px; float:right; }

/******************************************************************************/
/*  Important Highlights                                                      */
/******************************************************************************/
.important-highlights { width: 650px; height: 24px; margin: 0 auto; border-radius: 20px; background-color: #a3e5d7; overflow: hidden; }
.important-highlights marquee { font-size: 13px; color: #424242;  width: 478px; }
.important-highlights marquee span{ color: #c51d4a; }
.marquee-with-options .btn {margin-top: 0px;height: 25px; padding: 0 15px; font-size: 13px; float: left; border-bottom-left-radius: 20px; border-top-left-radius: 20px; border-bottom-right-radius: 0; border-top-right-radius: 0; }
.marquee-with-options .btn-default{ background-color: #c51d4a;}



.vmv-content .mission p {
    margin-bottom: 10px;
}
.vmv-content h3.tit-style {
    margin: 30px 0 20px 0;
}
.vmv-content p.highLight {
    margin: 0px;
    padding: 0;
}
.vmv-content h3.alizarinCrimson-text-color {
    color: #c61d4a;
}
.po-re {
    position: relative;
    display: block;
    width: 100%;
    margin: 10px 0 20px;
}
.po-re .tooltip {
    width: 205px;
    margin: 0 auto;
    position: inherit; 
}
.po-re .tooltip .tooltip-inner {
    width: 100%;
    text-align: center;
    background-color: #c61d4a;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-size: 18px; 
    padding: 8px;
}
.po-re .tooltip.top .tooltip-arrow {
    border-top-color: #c61d4a;
}
.po-re.small .tooltip {
    width: 150px;
}


.p-bottom-20 {
    padding-bottom: 20px;
}

/******************************************************************************/
/*  TimeLine                                                               */
/******************************************************************************/
h5.tl-text {
    margin-bottom: 40px;
    text-align: center;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    font-size: 24px;
    font-style: italic;
    color: #1abc9c;
}
.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}
.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 4px;
    background-color: #c0c0c0;
    left: 50%;
    margin-left: -2px;
}
.timeline > li {
    margin-bottom: 20px;
    position: relative;
}
.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}
.timeline > li:after {
    clear: both;
}
.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}
.timeline > li:after {
    clear: both;
}
.timeline .timeline-panel {
    position: relative;
}
.timeline .timeline-panel .pinpoint {
    position: absolute;
    width: 40px;
    height: 26px;
    top: -37px;
    left: 50%;
    margin-left: -20px;
    background: url(../images/timeline-greenPoint.png) no-repeat top left;
}
.timeline > li > .timeline-badge { 
    width: 50px;
    height: 50px; 
    text-align: center;
    position: absolute;
    top: -50px;
    left: 50%;
    margin-left: -25px; 
    z-index: 100; 
}
.timeline > li > .timeline-bulb { 
    width: 50px;
    height: 50px; 
    position: absolute;
    text-align: center;
    bottom: -88px;
    left: 50%;
    margin-left: -25px; 
    z-index: 100; 
}

.timeline > li .timeline-logo { 
    width: 100px;
    height: 80px;
    position: absolute;
    text-align: center;
    z-index: 100;
    top: 0px;
    left: 50%;
    margin-left: -50px; 
    background: url(../images/timeline-logo.png) top center no-repeat;
}
.timeline > li .timeline-logo1 { 
    width: 150px;
    height: 100px;
    position: absolute;
    text-align: center;
    z-index: 100;
    top: 0px;
    left: 47%;
    margin-left: -50px; 
    background: url(../images/UEF_logo.png) top center no-repeat;

}
.timeline > li .timeline-logo p {
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin: 26px 0;
}
.timeline-logo-holder {
    position: relative;
    display: block;
    height: 78px;
    margin: 20px 0 40px;
}

.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}
.timeline-badge.primary {
    background-color: #2e6da4 !important;
}
.timeline-badge.success {
    background-color: #3f903f !important;
}
.timeline-badge.warning {
    background-color: #f0ad4e !important;
}
.timeline-badge.danger {
    background-color: #d9534f !important;
}
.timeline-badge.info {
    background-color: #5bc0de !important;
}
.timeline-title { margin-top: 0; color: inherit; }

.timeline-body > p + p {  margin-top: 5px; }
/* * End timeline * */
.timeline-footer { display: inline-block; width: 100%; }
.timeline-footer p { float: left; font-size: 14px; color: #a8a8a8; margin: 0;  }
.timeline-footer .timeline-social-link { float: right; }
.timeline-social-link a{ float: left; margin-left: 3px; }
.timeline-panel .highlights { color: #c61d4a; }
.timeline-panel .highlights.fs-16{ font-size: 16px; } 
.timeline-panel.picture-slider { margin: 15px auto }
.timeline-panel.picture-slider .item {height: 385px;}

.timeline-panel.picture-slider .carousel-control {  padding-top: 177px; }
.timeline-body .figure { margin-bottom: 22px; }

.community-service .timeline-logo-holder{ height: 96px ! important; margin: -25px 0 60px 0 ! important; }
.community-service .timeline > li .timeline-logo { background: url(../images/UEF_logo.png) top center no-repeat; width: 124px; height: 101px; margin-left: -62px; }
.community-service h3.tit-style { float: left; margin-top: 30px; }
span.gray-text { font-size: 14px; color: #a8a8a8; margin: 0; }

.community-service .timeline { padding: 20px 0 0 0; }
.community-service .timeline li:last-child { padding-bottom: 0; margin-bottom: 0; }
.community-service .timeline li:last-child .timeline-panel.picture-slider { margin-bottom: 0; }
.community-service ul.timeline { margin-bottom: 40px; }

.supported-column { width: 100%; }
.supported-column .column { width: 46%; float: left; }
.supported-column .column:first-child { margin-right: 2% }
.supported-column .column:last-child { margin-left: 2% }

ul.sbf-list { margin: 0; padding: 0;  }
ul.sbf-list li { margin: 0; padding-left: 22px; list-style: none; color: #c61d4a; padding-left: 22px; font-size: 15px;text-align: left;}
ul.sbf-list li i { margin-left: -22px; margin-right: 9px; color: #19bd9b;}
ul.sbf-list li p {margin-bottom: 10px;font-size: 13px; text-align: left; }

.sbf-p-list p { padding-left: 25px; }
.sbf-p-list p i{ margin-left: -22px; margin-right: 10px }

.EaB-intterlink a{ display: block; color: #424242; text-decoration: underline; outline: none; }
.EaB-intterlink a:hover { text-decoration: none;  } 
.EaB-intterlink i { margin-right: 3px; color: #c61d4a; }
.EaB-intterlink i.platinum { color: #c61d4a; }
.EaB-intterlink i.gold { color: #19bd9b; }
.EaB-intterlink i.silver { color: #424242; }
.EaB-intterlink p {margin: 0; font-size: 11px; line-height: 22px;}

.EaB-footer-btn a { display: inline-block }

/******************************************************************************/
/*  Apply Online form                                                         */
/******************************************************************************/
.applyOnline-form .ui-slider {margin: 40px auto 60px; width: 375px;  }
.applyOnline-form .form-control { margin-bottom: 18px; }
.applyOnline-form .btn-primary { width: 100%; font-size: 25px; font-weight: bold; }
.applyOnline-form  .form-step-2 .btn-primary { width: 160px; font-size: 16px; }
.applyOnline-form .form-step-1 { width: 290px; margin: 0 auto; }
.applyOnline-form .form-step-1 a { font-size: 12px; color: #424242; text-decoration: underline; margin-top: 35px; display: block;}
.applyOnline-form  .form-control + .input-icon { right: auto; left: 2px; padding: 0 0 0 10px; color: #a8a8a8; font-size: 20px;  }
.applyOnline-form  .form-group .form-control { padding: 8px 12px 8px 37px }
.applyOnline-form  .btn-info{ background-color: #ffffff;  border: 2px solid #bdc3c7;border-radius: 6px; box-shadow: none; color: #a8a8a8; padding: 8px 12px; margin-bottom: 18px; font-family: "Lato",Helvetica,Arial,sans-serif; font-size: 15px; }
.applyOnline-form .btn-group.select .btn .filter-option { top: 9px; }
.form-control:-moz-placeholder {  color: #a8a8a8; }
.form-control::-moz-placeholder { color: #a8a8a8; }
.form-control:-ms-input-placeholder { color: #a8a8a8; }
.form-control::-webkit-input-placeholder { color: #a8a8a8; }
.applyOnline-form .select .caret { border-bottom-color: #a8a8a8; border-top-color: #a8a8a8; }
.applyOnline-form .column .icon{
border-bottom-color: #a8a8a8;width:100%;margin-bottom:18px;
border-top-color: #a8a8a8;height:40px ! important;}
.applyOnline-form input[type="password"]{height:40px ! important;}

.applyOnline-form .btn-group.select .btn { width: 100%; }
.applyOnline-form .btn-group { width: 100%; }
.applyOnline-form .btn-group.open .btn-info {  background-color: #ffffff;  border: 2px solid #bdc3c7; color: #a8a8a8; }
.applyOnline-form .dropdown-menu {  background-color: #FFF; border: 2px solid #19bd9b; }
.applyOnline-form .open > .dropdown-arrow {  margin-top: -14px; border-color: transparent transparent #19bd9b; }
.applyOnline-form .open > .dropdown-menu { margin-top: -5px !important; padding: 10px; }
.applyOnline-form .dropdown-menu li > a:hover,
.applyOnline-form .dropdown-menu li > a:active,
.applyOnline-form .dropdown-menu li > a:focus {  background: #19bd9b; color: #FFF; outline: none; }
.applyOnline-form .dropdown-menu li > a { border-radius: 6px; padding-top: 8px; }
.applyOnline-form h2 { color: #424242; font-size: 26px; font-style: italic;font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; float: left; }
.applyOnline-form .column-holder { width: 100%; display: inline-block; }
.applyOnline-form .column {width: 42%; float: left; margin: 0 2%}
.applyOnline-form .single-column { margin: 0 2%; }
.applyOnline-form .nearTit-dp { width: 270px; float: left; margin: 25px 0 0 40px;  }
.applyOnline-form .nearTit-dp.tabs { width: 160px;}
.applyOnline-form .nearTit-dp.tabs .btn i { margin-top: 3px; margin-right: 3px; vertical-align: text-bottom; }
.applyOnline-form .nearTit-dp .btn-info { background-color: #424242; border: 2px solid #424242; font-size: 18px; color: #FFF; }
.applyOnline-form .nearTit-dp .btn-info .caret{ border-bottom-color: #FFF; border-top-color: #FFF; }
.applyOnline-form .nearTit-dp.btn-group.open .btn-info { background-color: #424242; border: 2px solid #424242;color: #a8a8a8; }
.applyOnline-form .nearTit-dp.btn-group.select .btn .filter-option { top: 7px; }
.applyOnline-form .nots { color: #424242; font-size: 14px; font-style: italic; font-family: Georgia, "Times New Roman", Times, serif; }
.applyOnline-form .checkbox { color: #424242; }
.applyOnline-form .ao-form-footer { float: right; display: block; text-align: right; font-size: 16px;}
.applyOnline-form .ao-form-footer a { color: #424242; text-decoration: underline; font-family: Georgia, "Times New Roman", Times, serif;  }
.applyOnline-form .btn-holder { width: 370px; margin: 0 auto; margin-top: 40px; }
.applyOnline-form .btn-holder .btn { font-size: 18px; padding: 10px 35px; background-color: #FFF;  }
.applyOnline-form .btn-holder .btn:last-child { margin-left: 10px; }
.applyOnline-form .btn-holder .btn-default { background-color: #fff; color: #7a7a7a; border: 1px solid #7a7a7a; }
.applyOnline-form .btn-holder .btn-default:hover, 
.applyOnline-form .btn-holder .btn-default.active,
.applyOnline-form .btn-holder .btn-default:active,
.applyOnline-form .btn-holder .btn-default:focus { background-color: #bdc3c7; color: #FFF;  }

/******************************************************************************/
/*  Eligibility Member Planing                                                */
/******************************************************************************/
.eligibility-member-planing { width: 600px; margin: 0 auto 50px; padding-top: 80px; }
.eligibility-member-planing.mb-0 {margin-bottom: 0}
.eligibility-list {
width: 100%; text-align: center; 
//border: 1px solid #eee;
//border-radius: 9px;
padding: 15px;
//box-shadow:inset 1px 1px 150px rgba(0,0,0,0.1); }
.el-header { margin-bottom: 45px; }
.bdr-trl { border: 1px solid #424242; border-width: 1px 1px 0 1px; display: block; }
.btn-tit { margin-left:14%;min-width: 170px; color: #ffffff; cursor: default; font-family: 'Lobster Two', cursive; font-size: 34px; padding: 2px 30px 4px; margin-top: -30px; border-radius: 8px; }
.el-body { display: block; overflow:  }
.el-body .tit { width: 100%; text-align: center; background-color: #e0e0e0; color: #424242; line-height: 20px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic;}
.el-body .tit h2 { font-size: 25px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; margin: 7px 0 0 0; }
.el-body .tit h3 { font-size: 20px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; margin: 7px 0 0 0; }
.el-body .tit p { font-size: 14px;  text-align: center;  margin: 0}
.note-succ-fee { width: 100%; }
.note-succ-fee p { font-size: 11px; margin-bottom: 5px; line-height: 22px; }

.btn-small {margin-left:19%;color: #ffffff; cursor: default; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-size: 17px; border-radius: 50px; padding: 1px 30px 3px; }
.el-cont { width: 100%; display: inline-block } 
.el-cont .main-cont {  width: 100%; display: block; font-size: 16px; font-style: italic; font-family: Georgia, "Times New Roman", Times, serif; }
.el-cont .main-cont p {text-align: center; line-height: 25px; margin: 15px 0; font-size: 16px;}
/*.el-cont .main-cont p span { display: block; }*/
.el-cont .main-cont p span.highlight { font-style: normal; font-size: 24px; font-family: 'Armata', Arial, Helvetica, sans-serif;}
.el-cont .main-cont p span.highlight i { font-weight: normal; font-size: 22px; }
.el-cont .main-cont p span.highlight .red-txt {color: #c61d4a; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic;}
.el-cont .left { width: 50%; float: left; border-right: 1px solid #424242;  }
.el-cont .right { width: 50%; float: right; }
 
.el-cont .left .main-cont { margin-left: -50%; }
.el-cont .right .main-cont { margin-left: 50%; }

.btn-color-gray { background-color: #C0C0C0; }
.btn-color-lightgray { background-color: #7a7a7a; } 
.btn-color-red { background-color: #959492; }

.btn-color-green-sea { background-color: #FFDF00; }
.btn-color-pumpkin { background-color: #ff852c; }

.el-footer { margin-top: -10px; }
.eligibility-member-planing .EaB-intterlink {margin: 20px 0 0 40px;}
.eligibility-member-planing .EaB-intterlink.gold i.fa-star { color: #19bd9b; }
.eligibility-member-planing .EaB-intterlink.silver i.fa-star,
.eligibility-member-planing .EaB-intterlink.corporate-member i.fa-star  { color: #424242; }
.eligibility-member-planing .EaB-intterlink.special-member i.fa-star { color: #ff852c; }
.eligibility-member-planing .EaB-intterlink.ordinary-member i.fa-star { color: #7a7a7a; }


.btn-bdr { background-color: transparent; border: 1px solid #424242; color: #7a7a7a; font-size: 13px; margin: 10px 5px; padding: 6px 15px;}
.btn-bdr i { color: #7a7a7a; margin-right: 5px; }
.btn-bdr.white-color { background-color: #FFF; border: 1px solid #FFF; color: #19bd9b; font-size: 16px; padding: 4px 18px; }
.btn-bdr.white-color i { color: #19bd9b; }
.btn-bdr:hover,
.btn-bdr:focus { background-color: #19bd9b; border: 1px solid #19bd9b;  color: #FFF;  }
.btn-bdr:hover i,
.btn-bdr:focus i { color: #FFF; }


/* organiser-box */
.organiser-box {height: 130px;width: 315px; background-color: #fff; border-radius: 5px; padding: 13px 0px 10px 0px; display: inline-block; margin: 40px 0 0; position: relative; -moz-box-shadow:  0 1px 4px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	 transition: all 0.4s ease 0s;
		 -webkit-transition: all 0.4s ease 0s;
		 -o-transition: all 0.4s ease 0s;
		 -moz-transition: all 0.4s ease 0s;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3); color:#2a2a2a; text-align:center; }
	.organiser-box:hover{
		background:#20BC9A;
		color:#fff;
		 transition: all 0.4s ease 0s;
		 -webkit-transition: all 0.4s ease 0s;
		 -o-transition: all 0.4s ease 0s;
		 -moz-transition: all 0.4s ease 0s;
	}
	
.organiser-box hgroup { color: #424242;text-align: left;}
.organiser-box h4,
.organiser-box h5,
.organiser-box h6 { margin: 0; font-weight: normal;  font-family: 'Armata', Arial, Helvetica, sans-serif;  line-height: 23px; }
.organiser-box h4 { font-size: 20px;}
.organiser-box h6 { font-size: 13px; color: #000; }
.organiser-box h5 { font-size: 14px; color: #000; font-weight: bold; }

.organiser-box .count { position: absolute; display: block; top: 10px; right: 10px; color: #a8a8a8; font-size: 13px; }
.organiser-box .fa-user { position: absolute; display: block; bottom: 10px; right: 10px; color: #a8a8a8; font-size: 19px; }

.organiser-box-group-containor { margin-left: -135px; width: 950px; margin-top: 30px; }
.organiser-box-group { width: 100%; display: inline-block;}
.organiser-box-group .left, .organiser-box-group .right { width: 46%; float: left; }
.organiser-box-group .organiser-box { margin-top: 20px; }
.organiser-box-group .left .organiser-box { float: right; margin-right: 2%; }
.organiser-box-group .right .organiser-box { float: left; margin-left: 2%}
.right {
    padding-top: 0px;
    float: right;
    //margin: 10px 0px 10px 0%;
    width: 22%;
    }
/* Log in Pop-up */
.modal { background-color: rgba(26, 188, 156, 0.8); }
.login-screen { background-color: transparent; left: 50%; width: 500px; height: 500px; margin: -250px 0 0 -300px; position: absolute;  top: 50%; padding: 0; z-index: 9999; }
.login-form { width: 400px; margin:-178px 0 0 -130px; /*left: 50%;*/ top:50%;margin:0px auto;  }
.login-icon h3 { font-family: 'Lobster Two', cursive; font-size: 23px; font-weight: normal; }
.login-icon > h4 { line-height: normal; margin: 0; }
.login-icon h3 { margin: 0; }
.login-icon {
  left: 48%;
  text-align: center;
  margin: -47px 0 0 -250px;
  width: 125px;
  height: 160px;
  top: 110px;
  border-radius: 5px;
  background-color: green;
  border: white solid 2px;
}
.login-form .login-field-icon { top: 6px; }

.form-outer-theme{ 
    background-color: #FFF; border-radius: 6px;
    position: relative; width: 360px; margin:-252px 0 0 -180px; left: 50%; top:50%; 
 }
.form-outer-theme .form-header { padding: 0; margin: 0; background-color: #edeff1;  }
.form-outer-theme .form-header img{ width: 100%; height: 8px;  margin-top: -18px; }
.form-outer-theme .form-header p { font-weight: 300; padding: 20px 0 30px; margin: 0; text-align: center; font-size: 30px; color: #a8a8a8;  font-family: "Lato",Helvetica,Arial,sans-serif; }

/* Signup Pop-up */
.signup-screen { background-color: #FFF; left: 50%; width: 360px; height: 500px; margin: -250px 0 0 -175px; position: absolute;  top: 50%; padding: 0; z-index: 9999; }
.signup-form {   padding: 24px 23px 20px;   }
.signup-form .signup-field { border-color: transparent; font-size: 17px;text-indent: 3px; }

.signup-form .signup-field {
  border-color: transparent;
  font-size: 17px;
  text-indent: 3px;
}
.signup-form .signup-field:focus {
  border-color: #1abc9c;
}
.signup-form .signup-field:focus + .signup-field-icon {
  color: #1abc9c;
}
 
.signup-form .signup-field-icon {
    color: #bfc9ca;
    font-size: 16px;
    position: absolute;
    left: 13px;
    top: 14px;
    transition: all 0.25s ease 0s;

}
.signup-form .form-control{ padding: 8px 12px 8px 30px; border: 2px solid #bdc3c7; }
.signup-form .skip-txt {letter-spacing: 0.3px; font-size: 14px; color: #a8a8a8; font-family: 'Armata', Arial, Helvetica, sans-serif; margin: 30px 0 15px; display: block;}
.signup-icon h3 { font-family: 'Lobster Two', cursive; font-size: 23px; font-weight: normal; }
.signup-icon > h4 { line-height: normal; margin: 0; }
.signup-icon h3 { margin: 0; }
.signup-icon {left: 50%; margin: -50px 0 0 -250px; top: 110px;}

.social-connect {display: inline-block; width: 100%; }
.social-connect .btn { width: 46%; display: block; float: left; color: #FFF; position: relative; padding-top: 13px;padding-bottom: 13px;font-family: "Lato",Helvetica,Arial,sans-serif; }
.social-connect .btn-facebook { background-color: #598fe1; padding-left: 30px; }
.social-connect .btn-facebook i { font-size: 38px; position: absolute; left: 20px; bottom: -3px; }
.social-connect .btn-twitter { background-color: #5dc3e2; margin-left: 8%; padding-left: 35px }
.social-connect .btn-twitter i { font-size: 33px; position: absolute; left: 10px; bottom: 6px; }

/* Members list popup */
.members-list-popup { background-color: #edeff1; left: 50%; width: 360px; height: 500px; 
    margin: -250px 0 0 -175px; position: absolute;  top: 50%; padding: 0; z-index: 9999; border-radius: 8px; }

.members-list-popup .eligibility-member-planing { width: 100%; }
.members-list-popup .eligibility-member-planing .el-body .tit { background-color: transparent; }
.footer-link{ bottom: 10px; position: absolute;text-align: center; width: 100%;}
.footer-link a { color: #7a7a7a; font-size: 14px;  display: inline-block; margin: 0; }
.footer-link a:hover { color: #7a7a7a; text-decoration:underline; }


#special-members-list-popup .members-list-popup { height: auto;}
#special-members-list-popup .organiser-box {width: 325px; margin: 10px 0;}
#special-members-list-popup .organiser-box-group-containor { width: auto; margin: 0; } 
#special-members-list-popup .organiser-box-group { width: auto; margin: 0; text-align: center; }
#special-members-list-popup .organiser-box-group .left, .organiser-box-group .right { width: auto; float: none; }
#special-members-list-popup .organiser-box-group .left .organiser-box { margin: 10px 0; float:none; }
#special-members-list-popup .organiser-box-group .right .organiser-box { margin: 10px 0; float:none;   }
#special-members-list-popup .members-list-popup .eligibility-member-planing{ margin-bottom: 10px; }

#corporate-members-list-popup .organiser-box-group { text-align: center; }
#corporate-members-list-popup .organiser-box-group .left .organiser-box,
#corporate-members-list-popup .organiser-box-group .right .organiser-box { float:none; margin-left: 0; margin-right: 0; }
#corporate-members-list-popup .organiser-box-group .left, .organiser-box-group .right { float: none; width: auto;}
#corporate-members-list-popup .organiser-box-group-containor { width: auto; margin: 0; } 
#corporate-members-list-popup .organiser-box-group .organiser-box { width: 315px;  }
 
/*gallery-list*/  
.isotope-gallery .filter { width: 100%; display: inline-block; margin: 50px 0 40px; }
.isotope-gallery .filter ul { width: 520px; margin:  0 auto; display:table; padding: 0 }
.isotope-gallery .filter li{ float: left; list-style: none;  margin: 0 2px; position: relative; }
.isotope-gallery .filter li a{ color: #a8a8a8; font-size: 14px; padding: 5px 13px; border-radius: 5px; outline: none; }
.isotope-gallery .filter li a:hover,
.isotope-gallery .filter li a.active { color: #FFF; font-size: 14px; background-color: #19bd9b; }
.isotope-gallery .filter li a:before {
    content: "";
    border-style: solid;
    border-width: 0 8px 8px 8px;
    border-color: transparent transparent #19bd9b transparent;
    height: 0;
    position: absolute;
    left: 50%;
    top: 25px;
    width: 0;
    margin-left: -8px; 
    opacity: 0;
   -moz-transform:rotate(180deg);  
  -webkit-transform:rotate(180deg);  
  -o-transform:rotate(180deg);  
  -ms-transform:rotate(180deg); 
      -webkit-transition: 0.25s;
  transition: 0.25s;
}
 .isotope-gallery .filter li a:hover:before,
  .isotope-gallery .filter li a.active:before{opacity: 1}

hgroup.gallery-caption{ margin: 0 0 20px 0; display: block;}
hgroup.gallery-caption h4, hgroup.gallery-caption h5 { font-family: 'Armata', Arial, Helvetica, sans-serif; text-align: center; line-height:26px; font-weight: normal; margin: 0; }
hgroup.gallery-caption h4{ color: #424242; font-size: 20px; }
hgroup.gallery-caption h5{ color: #a8a8a8; font-size: 15px; }

.entries { background-color: #f0f0f0; border: 1px solid #bbbbbb; border-radius: 3px; padding: 25px 11px; display: inline-block;  }

.oa-tit { font-size: 14px; padding: 5px 13px; border-radius: 5px; display: inline-block; outline: none; color: #FFF; font-size: 14px; background-color: #19bd9b; margin: 30px 0; }


ul.otherAlbums { display: block; margin: 0; padding: 0; }
ul.otherAlbums li { 
 width: 180px;height:270px;
 float: left; list-style: none; padding: 15px 15px 5px 15px ; border-radius: 6px; background-color: #FFF; margin: 7px;  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); max-height: 310px;}
ul.otherAlbums .figcaption { margin-top: 14px; }
ul.otherAlbums .figcaption h3, ul.otherAlbums figcaption p { font-size: 14px; color: #c61d4a; font-family: 'Armata', Arial, Helvetica, sans-serif; padding: 0; margin: 0; line-height: 22px; }
ul.otherAlbums .figcaption h3 { color: #c61d4a; }
ul.otherAlbums .figcaption p { color: #1abc9c; }
ul.otherAlbums .figcaption p span { color: #a8a8a8; }
ul.otherAlbums .figcaption p i { color: #424242; } 
ul.otherAlbums li figure img { width: 100%; height: auto; max-height: 222px;}


#contac .alert{
  padding: 5px 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  width: 310px ! important;
  align: center;
  margin: 47px auto ! important;
}






































/******************************************************************************/

/*  COLUMNS & MARGINS                                                         */

/******************************************************************************/
.column-265{
    float: left;
    /*width: 230px;*/
	}
.column-235 {
    float: left;
    width: 235px;
}
.column-300 {
    float: left;
    width: 300px;
}
.column-325 {
    float: left;
    width: 325px;
}
.column-340 {
    float: left;
	color:white
    /*width: 340px;*/
}
.column-455 {
    float: left;
    width: 455px;
}
.column-525 {
    float: left;
    width: 525px;
}
.column-640 {
    float: left;
    width: 640px;
}
.m-0 { margin: 0!important; }
.m-right-30 {
    margin-right: 30px;
}
.m-right-40 {
    margin-right: 40px;
}
.m-right-50 {
    margin-right: 50px;
}
.m-right-70 {
    margin-right: 70px;
}
.m-right-80 {
    margin-right: 80px;
}
.m-right-115 {
    margin-right: 115px;
}
.m-left-40 {
    margin-left: 40px;
}
.m-top-10 {
    /*margin-top: 10px;*/
}
.m-top-25 {
    margin-top: 25px;
}
.m-top-50 {
    margin-top: 10px;
}
.m-top-55 {
    margin-top: 55px;
}
.m-top-70 {
    margin-top: 70px;
}
.m-top-95 {
    margin-top: 95px;
}
.m-top-370 {
    margin-top: 370px;
}
.m-bottom-10 {
    margin-bottom: 10px;
}
.m-bottom-22 {
    margin-bottom: 22px;
}
.m-bottom-30 {
    margin-bottom: 30px;
}
.m-bottom-40 {
    margin-bottom: 40px;
}
.m-bottom-50 {
    margin-bottom: 50px;
}
.m-0-auto {
    margin: 0px auto;
}
.width-185 { width:185px;}
.width-355 { width: 355px; }
.p-bottom-100 { padding-bottom:100px;}
p .highLight { color:#c61d4a; margin-right: 5px;}

.logout button{font-size:12px;}
.logout{
    float: right;
    margin-top: -315px;
    position: relative;
    z-index: 999999;
    margin-right:5px;


    //width:100px;
    //margin-top:50px;
    //margin-left:auto;
    //margin-right:auto;
    //min-height: 100px;
	  //float:none;
	/*margin:0 auto;*/
	/*text-align: center;    */
	}
	
	.shadow{
		box-shadow:14px 20px 25px -25px rgba(0, 0, 0, 0.45), -14px 20px 25px -25px rgba(0, 0, 0, 0.45);
		-webkit-box-shadow:14px 20px 25px -25px rgba(0, 0, 0, 0.45), -14px 20px 25px -25px rgba(0, 0, 0, 0.45);
		-moz-box-shadow:14px 20px 25px -25px rgba(0, 0, 0, 0.45), -14px 20px 25px -25px rgba(0, 0, 0, 0.45);
		-o-box-shadow:14px 20px 25px -25px rgba(0, 0, 0, 0.45), -14px 20px 25px -25px rgba(0, 0, 0, 0.45);
		
	}
	
	.basic-heading{
		border-left:4px #1EBD98 solid;
		min-height:20px;
		padding-left:10px;
		font-size:21px !important;
	}
 .basic-heading2{
	 border-left:4px #1EBD98 solid;
		min-height:20px;
		padding-left:10px;
		font-size:21px !important;
 }
 .headtop{
	 background:#C4204A;
	 color:#fff;
 }
 .headtop-2{
	  box-shadow:inset 1px 1px 20px rgba(196,32,74,0.1);
 }


.end {
  position: relative;
  display: block;
   height: 0px ! important; 
   margin: 0px ! important; 
}
 .accordion div > p{font-size: 13px ! important;}
 .accordion div > ul > li{font-size: 13px ! important;}
 .accordion #acc1{margin-top:20px ! important;}
 .accordion h2{
	 /*margin-top:20px ! important;*/
	 }
.applyOnline-form input[type="text"] {  height: 40px ! important;}

#nlsuccess{position: absolute;background-color: #f00;top: 10%;width: 19%;padding-left:1%;left: 80%;background-color:white;}
@media screen and (max-width: 1280px) {
#nlsuccess{position: absolute;background-color: red;top: 10%;width: 20%;padding-left:1%;left: 82%;background-color:white;}	
 }
@media screen and (max-width: 1024px) {
#nlsuccess{position: absolute;background-color: red;top: 10%;width: 24%;padding-left:1%;left: 91%;background-color:white;}	
 }
 @media screen and (max-width: 800px) {
#nlsuccess{position: absolute;background-color: red;top: 10%;width: 31%;padding-left:1%;left: 102.5%;background-color:white;}	
.jwTinyLetterPretext h3{padding-bottom:20px;}
table#news{margin-top:10px;}
 }
  @media screen and (max-width: 1366px) {
table#news{margin-top:8px;}
 }